Skip to content

Conversation

sandhose
Copy link
Member

@sandhose sandhose commented Mar 24, 2025

This reduces a little bit the initial bundle size (311Kb -> 306Kb gzipped), but most importantly, it removes any manual 'lazy' route for code splitting: they are now all splitted automatically via the Vite plugin.

Most of the diff is just copying over things from the .lazy route to the route itself

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 24, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 97bbf3f
Status: ✅  Deploy successful!
Preview URL: https://8655d913.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://quenting-frontend-automatic.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose force-pushed the quenting/frontend/automatic-route-splitting branch from 7029b97 to e87aeb7 Compare March 24, 2025 17:07
@sandhose sandhose force-pushed the quenting/frontend/automatic-route-splitting branch from e87aeb7 to 2ad86b8 Compare March 24, 2025 17:11
@sandhose sandhose added A-Frontend Changes on the React frontend T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks. labels Mar 24, 2025
@sandhose sandhose requested a review from reivilibre March 24, 2025 17:11
@sandhose sandhose merged commit ceab387 into main Mar 25, 2025
21 checks passed
@sandhose sandhose deleted the quenting/frontend/automatic-route-splitting branch March 25, 2025 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Frontend Changes on the React frontend T-Task Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants